encoding/asn1.int64Encoder.Len (method, view implemented interface methods)

2 uses

	encoding/asn1 (current package)
		marshal.go#L144: func (i int64Encoder) Len() int {
		marshal.go#L161: 	n := i.Len()